home *** CD-ROM | disk | FTP | other *** search
- %% -*- mode:erlang; erlang-indent-level: 2 -*-
- {wpc_absolute_move,
- [
- {draw,
- [
- {1,"Absolute commands"},
- {2,"Move"},
- {3,"Move to exact position in absolute coordinates."},
- {4,"Snap"},
- {5,"Move to secondary selection."},
- {6,"Move to secondary selection and tweak the values."}
- ]},
- {draw_window1,
- [
- {1,"Absolute move options"},
- {2,"Set position"},
- {3,"Move object"},
- {4,"Move objects"},
- {5,"Duplicates"},
- {6,"Align"},
- {7,"Flatten"}
- ]},
- {mirror_error,
- [
- {1,"You cannot move vertices from mirror plane"}
- ]},
- {simple_check_selection,
- [
- {1,"Nothing selected"}
- ]},
- {simple_select,
- [
- {1,"Select target for snap operation"}
- ]}
- ]}.
-